CA Technologies

CA SOI r3.2 Cumulative Update 1 Readme


1.0 CA SOI r3.2 Cumulative Update 1 Patch Introduction

2.0 Issue Fixes and Enhancements

3.0 Install the Patch

3.1 How to Install the Patch (Typical Installation)

3.2 How to Install the Patch (High Availability Installation)

3.3 Merge Customized Files on the UI Server

3.4 Configure a Custom From Address for Error Notification Emails

3.5 Configure Help Desk Assignee Polling when Using the Universal Help Desk API

3.6 Exclude Device Name in Service Desk Help Desk Tickets

3.7 Configure Alerts Not Cleared on ServiceNow Tickets Closure in HA Environment

3.8 Create Notification Triggers in CA Service Desk Manager on Linux

3.9 Update CA SOI Report Server

4.0 Uninstall the Patch

4.1 Clear Java Cache

5.0 Contact CA Technologies


1.0 CA SOI r3.2 Cumulative Update 1 Patch Introduction

This Readme contains information about the fixes and enhancements that are included in the CA SOI r3.2 Cumulative Update 1 patch (RO67863) and how to install, configure, and uninstall the patch.


2.0 Issue Fixes and Enhancements

This patch introduces the following fixes and enhancements:

Alert Management

Help Desk Integrations

Reporting

SA Manager


3.0 Install the Patch

You can perform a typical (non-high availability) installation or a high availability installation.


3.1 How to Install the Patch (Typical Installation)

Patch all CA SOI systems, including CA SOI Reports:

Follow these steps:

  1. (Optional) Stop CA SOI services on all systems:

    Note: The installer will stop these services if you do not.

  2. Extract RO67863.exe from RO67863.zip.
  3. Launch RO67863.exe.
  4. Follow the installation wizard instructions to complete the installation.
  5. Repeat Steps 1 - 3 on each system.
  6. Review the following customizations to verify if an update is required for your environment. If you implement any customization, do not start the services while applying the patch to the SA Manager. Update the database or configuration file once the patch is applied, and then start the services manually:
  7. Restart the CA SOI services in the following order:

3.2 How to Install the Patch (High Availability Installation)

Note: The installer stops the CA SOI services before updating the CA SOI components. However, if you take the resources offline (using the Failover Cluster Manager) before running the installer, verify that the SQL server that runs the CA SOI database is online and running while the patch is applied.

Follow these steps:

  1. (Optional) Take the CA SOI resources offline (not the cluster resource itself) on all systems:

    Note: The installer will stop these services if you do not.

  2. Apply the patch to the currently active node; however, do not bring the CA SOI resources online:

    Note: Do not apply the patch to a passive node while the CA SOI resources are running on the active node.

    1. Extract RO67863.exe from RO67863.zip.
    2. Launch RO67863.exe.

      Note: Select the Do not restart services option during the patch installation.

    3. Follow the on-screen instructions to complete the installation.
  3. Move the cluster resource to each node, then repeat Step 2.

    Note: Do not bring the CA SOI resources back online until you install the patch on the final node.

  4. Move the cluster resource back to the preferred node, then bring back all CA SOI resources online.
  5. Close any remaining Operations Consoles and open new ones before performing post-installation tasks. Restarting the Operations Console ensures that all changes take effect.
  6. Review the following customizations to verify if an update is required for your environment. If you implement any customization, do not start the services while applying the patch to the SA Manager. Update the database or configuration file once the patch is applied, and then start the services manually:
  7. Restart the CA SOI resources in the following order:

3.3 Merge Customized Files on the UI Server

This patch updates several configuration XML files in the UI Server folder:

The patch moves your original files to the following folder:

SOI_HOME\Patches\Replaced\RO67863

Any customizations that you made to these files are no longer in effect unless you merge your original configuration files into the new files.


3.4 Configure a Custom From Address for Error Notification Emails

You can configure a custom "From" address for error notification emails.

Follow these steps:

  1. Locate and edit the following file on the SA Manager:

    SOI_HOME\jsw\conf\soi-manager.conf

  2. Locate the section that is named "Java Additional Parameters."
  3. Add the following line at the end of the section (where the last sequence number in this example is 10):

    wrapper.java.additional.11=-DENOTIFY_EMAIL_FROM_ADDR=email

    The sequence number .11 is an example value and email is a valid email address.

    Consider the following items:

  4. Save the file.
  5. Restart the CA SAM Application Server service.

3.5 Configure Help Desk Assignee Polling when Using the Universal Help Desk API

If your help desk implementation does not allow you to obtain the current assignee of help desk tickets, configure the HDGetTicketProperty() method to return a value of "NA" or "null". The SA Manager ignores these values and retains the current assignee setting. For more information about this method, see the help desk configuration section of the Implementation Guide.


3.6 Exclude Device Name in Service Desk Help Desk Tickets

Use this procedure to exclude the name of sub-device configuration items as a prefix in Service Desk ticket actions.

Follow these steps:

  1. Locate and edit the following file on the SA Manager:

    SOI_HOME\jsw\conf\soi-manager.conf

  2. Locate the section that is named "Java Additional Parameters."
  3. Add the following line at the end of the section:

    wrapper.java.additional.11=-DSD_CI_USE_INSTANCENAME_ONLY=1

    The sequence number .11 is an example value. The sequence numbers must be both consecutive and unique. Any lines starting with the number sign (#) are commented out and are not part of the sequence.

Example

A port with InstanceName soiserver:GigabitEthernet1/0/4. With the prefix, CA SOI created the item soiserver:soiserver:GigabitEthernet1/0/4. Now, without the prefix, the name is only InstanceName, such as soiserver:GigabitEthernet1/0/4.


3.7 Configure Alerts Not Cleared on ServiceNow Tickets Closure in HA Environment

If you installed the SA Manager on a cluster and you integrated CA SOI with a help desk product (such as ServiceNow) through CA Process Automation, use the cluster name in SSAServerConfiguration. For more information about SSAServerConfiguration, see the Implementation Guide.

Follow these steps:

  1. Locate and edit the following file on the SA Manager:

    SOI_HOME\jsw\conf\soi-manager.conf

  2. Locate the section that is named "Java Additional Parameters."
  3. Add the following line at the end of the section (where the last section entry in this example is number 10):

    wrapper.java.additional.11=-DSOI_HDM_HOSTNAME=cluster name

    The sequence number of .11 is an example value and cluster_name is a valid cluster name.

    Consider the following items:

  4. Add the line to all cluster nodes.
  5. Restart all CA SOI services.

3.8 Create Notification Triggers in CA Service Desk Manager on Linux

If you have CA SOI integrated with a CA Service Desk Manager running on Linux, complete the Implementation Guide procedure "How to Create Notification Triggers in CA Service Desk Manager" with the following modifications:


3.9 Update CA SOI Report Server

You run the BiConfig utility to upload the new reports.

Follow these steps:

  1. Apply the r3.2 Cumulative Update 1 patch to the CA SOI Reports component.
  2. Open the command line and navigate to the following folder:

    SOI_HOME\Reports

  3. Execute the following command, which is one line:

    BiConfig.bat -h "BOXI_host" -n "port" -u "boxi_administrator" -p "administrator_password" -f "samreports.xml"

    Consider the following items:


4.0 Uninstall the Patch

You uninstall the patch from the command line or by launching the uninstaller with Windows Explorer. You uninstall the patch from all CA SOI components except the CA SOI reports component.

Important! Do not uninstall the patch from the CA SOI reports component. The patch updated the database and this cannot be undone. If you have a problem with reporting after you apply the patch, contact CA Support.

To uninstall the patch using the command line

  1. Open the command line.
  2. Execute the following command:

    SOI_HOME\Patches\Uninstall_SOIPatch_RO67863\Uninstall_RO67863.exe

  3. Follow the on-screen instructions to complete the uninstall.

To uninstall the patch using Windows Explorer

  1. Launch Windows Explorer.
  2. Navigate to the following folder and double-click Uninstall_RO67863.exe:

    SOI_HOME\Patches\Uninstall_SOIPatch_RO67863\

  3. Follow the on-screen instructions to complete the uninstall.

4.1 Clear Java Cache

All users must remove the newer patch files from the Java cache on the UI client systems.

Follow these steps:

  1. Launch the Java Control Panel on Windows.
  2. Click the General tab.
  3. Perform either of the following tasks:

    Note: If you have a client that is connected to multiple CA SOI servers, right-click CA Service Operations Insight and choose Show JNLP File. You can then identify the server that each client connects to.


5.0 Contact CA Technologies

Contact CA Support

For your convenience, CA Technologies provides one site where you can access the information that you need for your Home Office, Small Business, and Enterprise CA Technologies products. At http://ca.com/support, you can access the following resources:

Providing Feedback About Product Documentation

If you have comments or questions about CA Technologies product documentation, you can send a message to techpubs@ca.com.

To provide feedback about CA Technologies product documentation, complete our short customer survey which is available on the CA Support website at http://ca.com/docs.